OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_JV_RFCOMM_CBACK
(Results
1 - 4
of
4
) sorted by null
/system/bt/bta/include/
bta_jv_api.h
147
/* events received by
tBTA_JV_RFCOMM_CBACK
*/
416
typedef void* (
tBTA_JV_RFCOMM_CBACK
)(tBTA_JV_EVT event, tBTA_JV *p_data, void *user_data);
[
all
...]
/system/bt/bta/jv/
bta_jv_int.h
154
tBTA_JV_RFCOMM_CBACK
*p_cback; /* the callback function */
255
tBTA_JV_RFCOMM_CBACK
*p_cback;
268
tBTA_JV_RFCOMM_CBACK
*p_cback;
bta_jv_api.c
855
**
tBTA_JV_RFCOMM_CBACK
is called with BTA_JV_RFCOMM_CL_INIT_EVT
857
**
tBTA_JV_RFCOMM_CBACK
is called with BTA_JV_RFCOMM_OPEN_EVT
865
tBTA_JV_RFCOMM_CBACK
*p_cback, void* user_data)
[
all
...]
bta_jv_act.c
[
all
...]
Completed in 317 milliseconds