OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_JvGetPreknownDevice
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_jv_api.h
585
** Function
BTA_JvGetPreknownDevice
595
BTA_API extern INT32
BTA_JvGetPreknownDevice
(UINT8 * p_bd_addr, UINT32 index);
[
all
...]
/external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c
266
** Function
BTA_JvGetPreknownDevice
276
INT32
BTA_JvGetPreknownDevice
(UINT8 * p_bd_addr, UINT32 index)
283
APPL_TRACE_API0( "
BTA_JvGetPreknownDevice
");
[
all
...]
Completed in 26 milliseconds