HomeSort by relevance Sort by last modified time
    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 380 ** Function BTM_BleSetConnMode
391 tBTM_STATUS BTM_BleSetConnMode(BOOLEAN is_directed)
395 BTM_TRACE_EVENT1 ("BTM_BleSetConnMode is_directed = %d ", is_directed);
    [all...]

Completed in 24 milliseconds