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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c 390 btm_ble_set_conn_st (BLE_BG_CONN);
404 btm_ble_set_conn_st (BLE_CONN_CANCEL);
632 ** Function btm_ble_set_conn_st
639 void btm_ble_set_conn_st(tBTM_BLE_CONN_ST new_st) function
btm_ble_int.h 270 extern void btm_ble_set_conn_st(tBTM_BLE_CONN_ST new_st);
btm_ble.c     [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 76 btm_ble_set_conn_st (BLE_CONN_CANCEL);
641 btm_ble_set_conn_st (BLE_DIR_CONN);

Completed in 167 milliseconds