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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 51 if (btm_ble_get_conn_st() == BLE_DIR_CONN)
590 tBTM_BLE_CONN_ST conn_st = btm_ble_get_conn_st();
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_int.h 259 extern tBTM_BLE_CONN_ST btm_ble_get_conn_st(void);
btm_ble_bgconn.c 551 ** Function btm_ble_get_conn_st
558 tBTM_BLE_CONN_ST btm_ble_get_conn_st(void) function
btm_ble_gap.c     [all...]

Completed in 896 milliseconds