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.cc53 uint8_t pkt_type; in avct_lcb_msg_asmbl() local
464 uint8_t pkt_type; in avct_lcb_send_msg() local
Davct_bcb_act.cc69 uint8_t pkt_type; in avct_bcb_msg_asmbl() local
436 uint8_t pkt_type = AVCT_PKT_TYPE_SINGLE; in avct_bcb_send_msg() local
/system/bt/stack/avrc/
Davrc_api.cc360 uint8_t pkt_type; in avrc_proc_vendor_command() local
463 uint8_t pkt_type; in avrc_proc_far_msg() local
908 uint8_t pdu, pkt_type, target_pdu; in AVRC_HandleContinueRsp() local
/system/bt/stack/avdt/
Davdt_msg.cc1032 uint8_t pkt_type; in avdt_msg_send() local
1182 uint8_t pkt_type; in avdt_msg_asmbl() local
1492 uint8_t pkt_type; in avdt_msg_ind() local
/system/bt/stack/l2cap/
Dl2c_main.cc68 uint8_t pkt_type; in l2c_rcv_acl_data() local
/system/bt/stack/bnep/
Dbnep_utils.cc495 uint8_t pkt_type) { in bnepu_init_hdr()