Home
last modified time | relevance | path

Searched defs:hdr_len (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/avct/
Davct_lcb_act.cc553 uint8_t hdr_len; in avct_lcb_send_msg() local
Davct_bcb_act.cc448 uint8_t hdr_len; in avct_bcb_send_msg() local
/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_utils.cc507 static uint8_t* bnepu_init_hdr(BT_HDR* p_buf, uint16_t hdr_len, in bnepu_init_hdr()
/packages/modules/Bluetooth/system/stack/avdt/
Davdt_msg.cc1059 uint8_t hdr_len; in avdt_msg_send() local
/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger.cc679 profile_type_t current_profile, uint8_t* packet, uint32_t hdr_len, uint32_t pl_len) { in PayloadStrip()