HomeSort by relevance Sort by last modified time
    Searched refs:btm_ble_get_conn_st (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_pm.c     [all...]
btm_ble_int.h 330 extern tBTM_BLE_CONN_ST btm_ble_get_conn_st(void);
btm_ble_bgconn.c 645 ** Function btm_ble_get_conn_st
652 tBTM_BLE_CONN_ST btm_ble_get_conn_st(void) function
btm_ble.c     [all...]
btm_ble_gap.c     [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 54 if (btm_ble_get_conn_st() == BLE_CONN_IDLE)
757 tBTM_BLE_CONN_ST conn_st = btm_ble_get_conn_st();
    [all...]

Completed in 46 milliseconds