Searched refs:BLE_CONN_CANCEL (Results 1 – 2 of 2) sorted by relevance
228 btm_ble_set_conn_st(BLE_CONN_CANCEL); in btm_ble_create_conn_cancel()250 if (btm_ble_get_conn_st() == BLE_CONN_CANCEL) { in btm_ble_create_conn_cancel_complete()
198 #define BLE_CONN_CANCEL 3 macro