Home
last modified time | relevance | path

Searched refs:BLE_DIR_CONN (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_bgconn.c788 if (new_st == BLE_BG_CONN || new_st == BLE_DIR_CONN) { in btm_ble_set_conn_st()
Dbtm_ble_privacy.c679 if (btm_ble_get_conn_st() == BLE_DIR_CONN) { in btm_ble_suspend_resolving_list_activity()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h249 #define BLE_DIR_CONN 1 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c1001 btm_ble_set_conn_st (BLE_DIR_CONN); in l2cble_init_direct_conn()
1043 btm_ble_set_conn_st (BLE_DIR_CONN); in l2cble_init_direct_conn()