OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GAP_SetPairableMode
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
gap_api.h
432
** Function
GAP_SetPairableMode
440
GAP_API extern UINT16
GAP_SetPairableMode
(UINT16 mode, BOOLEAN connect_only_paired);
[
all
...]
/external/bluetooth/bluedroid/stack/gap/
gap_api.c
318
** Function
GAP_SetPairableMode
332
UINT16
GAP_SetPairableMode
(UINT16 mode, BOOLEAN connect_only_paired)
350
GAP_TRACE_ERROR1 ("
GAP_SetPairableMode
: illegal mode %d", mode);
[
all
...]
Completed in 482 milliseconds