Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/avct/
Davct_lcb_act.cc57 uint8_t pkt_type; in avct_lcb_msg_asmbl() local
485 uint8_t pkt_type; in avct_lcb_send_msg() local
Davct_bcb_act.cc76 uint8_t pkt_type; in avct_bcb_msg_asmbl() local
445 uint8_t pkt_type = AVCT_PKT_TYPE_SINGLE; in avct_bcb_send_msg() local
/packages/modules/Bluetooth/system/stack/avdt/
Davdt_msg.cc1058 uint8_t pkt_type; in avdt_msg_send() local
1206 uint8_t pkt_type; in avdt_msg_asmbl() local
1528 uint8_t pkt_type; in avdt_msg_ind() local
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_api.cc384 uint8_t pkt_type; in avrc_proc_vendor_command() local
487 uint8_t pkt_type; in avrc_proc_far_msg() local
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_main.cc67 uint8_t pkt_type = HCID_GET_EVENT(handle); in l2c_rcv_acl_data() local
/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_utils.cc498 uint8_t pkt_type) { in bnepu_init_hdr()