OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_BleSetConnMode
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
btm_ble_api.h
775
** Function
BTM_BleSetConnMode
786
BTM_API extern tBTM_STATUS
BTM_BleSetConnMode
(BOOLEAN directed);
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c
400
** Function
BTM_BleSetConnMode
411
tBTM_STATUS
BTM_BleSetConnMode
(BOOLEAN is_directed)
415
BTM_TRACE_EVENT1 ("
BTM_BleSetConnMode
is_directed = %d ", is_directed);
[
all
...]
Completed in 56 milliseconds