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
467 uint8_t pkt_type; in avct_lcb_send_msg() local
Davct_bcb_act.cc70 uint8_t pkt_type; in avct_bcb_msg_asmbl() local
446 uint8_t pkt_type = AVCT_PKT_TYPE_SINGLE; in avct_bcb_send_msg() local
/system/bt/stack/avrc/
Davrc_api.cc361 uint8_t pkt_type; in avrc_proc_vendor_command() local
464 uint8_t pkt_type; in avrc_proc_far_msg() local
938 uint8_t pdu, pkt_type, target_pdu; in AVRC_HandleContinueRsp() local
/system/bt/stack/avdt/
Davdt_msg.cc1041 uint8_t pkt_type; in avdt_msg_send() local
1189 uint8_t pkt_type; in avdt_msg_asmbl() local
1499 uint8_t pkt_type; in avdt_msg_ind() local
/system/bt/stack/l2cap/
Dl2c_main.cc66 uint8_t pkt_type; in l2c_rcv_acl_data() local
/system/bt/stack/bnep/
Dbnep_utils.cc493 uint8_t pkt_type) { in bnepu_init_hdr()