Searched refs:tBTM_BLE_CONN_ST (Results 1 – 3 of 3) sorted by relevance
252 typedef UINT8 tBTM_BLE_CONN_ST; typedef360 tBTM_BLE_CONN_ST conn_state;415 tBTM_BLE_CONN_ST btm_ble_get_conn_st(void);416 void btm_ble_set_conn_st(tBTM_BLE_CONN_ST new_st);
771 tBTM_BLE_CONN_ST btm_ble_get_conn_st(void) in btm_ble_get_conn_st()784 void btm_ble_set_conn_st(tBTM_BLE_CONN_ST new_st) in btm_ble_set_conn_st()
1066 tBTM_BLE_CONN_ST conn_st = btm_ble_get_conn_st(); in l2cble_create_conn()