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.cc320 uint16_t rem_len = p_buf->len; in bnep_data_ind() local
Dbnep_api.cc260 uint16_t rem_len; in BNEP_ConnectResp() local
Dbnep_utils.cc712 uint16_t* rem_len, bool is_ext) { in bnep_process_control_packet()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_server.cc418 int16_t rem_len; in process_service_attr_req() local
695 int16_t rem_len; in process_service_search_attr_req() local
Dsdp_discovery.cc366 unsigned int cpy_len, rem_len; in sdp_copy_raw_data() local
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_cl.cc752 int16_t rem_len = (int16_t)len - (4 /* octets */ + value.len); in gatt_process_notification() local