OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_BleSetConnScanParams
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
btm_ble_api.h
689
** Function
BTM_BleSetConnScanParams
699
BTM_API extern void
BTM_BleSetConnScanParams
(UINT16 scan_interval, UINT16 scan_window);
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_ble.c
453
** Function
BTM_BleSetConnScanParams
463
void
BTM_BleSetConnScanParams
(UINT16 scan_interval, UINT16 scan_window)
[
all
...]
/external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c
[
all
...]
Completed in 273 milliseconds