OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GAP_GetRxQueueCnt
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
gap_api.h
583
** Function
GAP_GetRxQueueCnt
592
GAP_API extern int
GAP_GetRxQueueCnt
(UINT16 handle, UINT32 *p_rx_queue_count);
[
all
...]
/external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c
[
all
...]
/external/bluetooth/bluedroid/stack/gap/
gap_conn.c
347
** Function
GAP_GetRxQueueCnt
356
int
GAP_GetRxQueueCnt
(UINT16 handle, UINT32 *p_rx_queue_count)
376
GAP_TRACE_EVENT2 ("
GAP_GetRxQueueCnt
- rc = 0x%04x, rx_queue_count=%d",
[
all
...]
Completed in 85 milliseconds