Searched refs:btm_ble_get_conn_st (Results 1 – 4 of 4) sorted by relevance
51 if (btm_ble_get_conn_st() == BLE_DIR_CONN) in L2CA_CancelBleConnectReq()590 tBTM_BLE_CONN_ST conn_st = btm_ble_get_conn_st(); in l2cble_create_conn()
259 extern tBTM_BLE_CONN_ST btm_ble_get_conn_st(void);
558 tBTM_BLE_CONN_ST btm_ble_get_conn_st(void) in btm_ble_get_conn_st() function
2040 if (btm_ble_get_conn_st() == BLE_CONN_IDLE) in btm_ble_update_mode_operation()