Home
last modified time | relevance | path

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

/system/bt/stack/avct/
Davct_lcb_act.cc56 uint8_t pkt_type; in avct_lcb_msg_asmbl() local
472 uint8_t pkt_type; in avct_lcb_send_msg() local
Davct_bcb_act.cc74 uint8_t pkt_type; in avct_bcb_msg_asmbl() local
443 uint8_t pkt_type = AVCT_PKT_TYPE_SINGLE; in avct_bcb_send_msg() local
/system/bt/stack/avdt/
Davdt_msg.cc1061 uint8_t pkt_type; in avdt_msg_send() local
1209 uint8_t pkt_type; in avdt_msg_asmbl() local
1527 uint8_t pkt_type; in avdt_msg_ind() local
/system/bt/stack/avrc/
Davrc_api.cc359 uint8_t pkt_type; in avrc_proc_vendor_command() local
462 uint8_t pkt_type; in avrc_proc_far_msg() local
/system/bt/stack/l2cap/
Dl2c_main.cc66 uint8_t pkt_type = HCID_GET_EVENT(handle); in l2c_rcv_acl_data() local
/system/bt/stack/bnep/
Dbnep_utils.cc498 uint8_t pkt_type) { in bnepu_init_hdr()