OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tGAP_CONN_CALLBACK
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/gap/
gap_int.h
104
tGAP_CONN_CALLBACK
*p_callback; /* Users callback function */
gap_conn.c
123
UINT16 security, UINT8 chan_mode_mask,
tGAP_CONN_CALLBACK
*p_cb)
[
all
...]
/external/bluetooth/bluedroid/stack/include/
gap_api.h
160
typedef void (
tGAP_CONN_CALLBACK
) (UINT16 gap_handle, UINT16 event);
551
UINT16 security, UINT8 chan_mode_mask,
tGAP_CONN_CALLBACK
*p_cb);
[
all
...]
Completed in 92 milliseconds