Home
last modified time | relevance | path

Searched refs:bt_avdtp_single_sig_hdr (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Davdtp.c63 struct bt_avdtp_single_sig_hdr *hdr; in avdtp_send()
65 hdr = (struct bt_avdtp_single_sig_hdr *)buf->data; in avdtp_send()
90 struct bt_avdtp_single_sig_hdr *hdr; in avdtp_create_pdu()
149 struct bt_avdtp_single_sig_hdr *hdr; in bt_avdtp_l2cap_recv()
A Davdtp_internal.h103 struct bt_avdtp_single_sig_hdr { struct
108 #define BT_AVDTP_SIG_HDR_LEN sizeof(struct bt_avdtp_single_sig_hdr) argument

Completed in 3 milliseconds