OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCI_EVT_CMD_CMPL_VSC
(Results
1 - 2
of
2
) sorted by null
/hardware/broadcom/libbt/include/
bt_vendor_brcm_a2dp.h
64
#define
HCI_EVT_CMD_CMPL_VSC
3
/hardware/broadcom/libbt/src/
bt_vendor_brcm_a2dp.c
649
p = (uint8_t *)(p_evt_buf + 1) +
HCI_EVT_CMD_CMPL_VSC
;
653
log_bin_to_hexstr(((uint8_t *)(p_evt_buf + 1) +
HCI_EVT_CMD_CMPL_VSC
), len-1, __FUNCTION__);
Completed in 511 milliseconds