Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_main.cc333 uint16_t rem_len = p_buf->len; in bnep_data_ind() local
Dbnep_api.cc256 uint16_t rem_len; in BNEP_ConnectResp() local
Dbnep_utils.cc724 uint16_t* rem_len, bool is_ext) { in bnep_process_control_packet()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_server.cc447 int16_t rem_len; in process_service_attr_req() local
819 int16_t rem_len; in process_service_search_attr_req() local
Dsdp_discovery.cc203 unsigned int cpy_len, rem_len; in sdp_copy_raw_data() local
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_cl.cc749 int16_t rem_len = (int16_t)len - (4 /* octets */ + value.len); in gatt_process_notification() local