OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_HL_CTRL_CBACK
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_hl_api.h
623
typedef void
tBTA_HL_CTRL_CBACK
(tBTA_HL_CTRL_EVT event, tBTA_HL_CTRL *p_data);
653
BTA_API extern void BTA_HlEnable(
tBTA_HL_CTRL_CBACK
*p_ctrl_cback);
/external/bluetooth/bluedroid/btif/include/
btif_hl.h
262
tBTA_HL_CTRL_CBACK
*p_ctrl_cback; /* pointer to control callback function */
/external/bluetooth/bluedroid/bta/hl/
bta_hl_api.c
61
void BTA_HlEnable(
tBTA_HL_CTRL_CBACK
*p_ctrl_cback)
bta_hl_int.h
238
tBTA_HL_CTRL_CBACK
*p_cback; /* pointer to control callback function */
562
tBTA_HL_CTRL_CBACK
*p_ctrl_cback; /* pointer to control callback function */
[
all
...]
Completed in 700 milliseconds