HomeSort by relevance Sort by last modified time
    Searched refs:tBTM_BLE_CONN_ST (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_int.h 212 typedef UINT8 tBTM_BLE_CONN_ST;
289 tBTM_BLE_CONN_ST conn_state;
330 extern tBTM_BLE_CONN_ST btm_ble_get_conn_st(void);
331 extern void btm_ble_set_conn_st(tBTM_BLE_CONN_ST new_st);
btm_ble_bgconn.c 652 tBTM_BLE_CONN_ST btm_ble_get_conn_st(void)
665 void btm_ble_set_conn_st(tBTM_BLE_CONN_ST new_st)
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 757 tBTM_BLE_CONN_ST conn_st = btm_ble_get_conn_st();
    [all...]

Completed in 44 milliseconds