Home
last modified time | relevance | path

Searched defs:max_len (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_api.cc690 int PORT_ReadData(uint16_t handle, char* p_data, uint16_t max_len, in PORT_ReadData()
1004 int PORT_WriteData(uint16_t handle, const char* p_data, uint16_t max_len, in PORT_WriteData()
/packages/modules/Bluetooth/system/stack/hid/
Dhidh_api.cc94 void hidh_get_str_attr(tSDP_DISC_REC* p_rec, uint16_t attr_id, uint16_t max_len, in hidh_get_str_attr()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc602 int32_t max_len = SDP_MAX_ATTR_LEN - 3; in SDP_AddUuidSequence() local
/packages/modules/Bluetooth/system/stack/gap/
Dgap_conn.cc360 uint16_t max_len, uint16_t* p_len) { in GAP_ConnReadData()
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_act.cc1473 uint16_t max_len = bluetooth::shim::GetController() in bta_dm_ble_set_data_length() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc4018 int max_len = sizeof(btif_default_local_name) - 1; in btif_get_default_local_name() local