Home
last modified time | relevance | path

Searched refs:BTM_BLE_STATE_INIT_BIT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_bgconn.c780 btm_ble_set_topology_mask(BTM_BLE_STATE_INIT_BIT); in btm_ble_set_conn_st()
782 btm_ble_clear_topology_mask(BTM_BLE_STATE_INIT_BIT); in btm_ble_set_conn_st()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h272 #define BTM_BLE_STATE_INIT_BIT 0x0002 macro