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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c 564 ** Function btm_ble_set_conn_st
571 void btm_ble_set_conn_st(tBTM_BLE_CONN_ST new_st) function
btm_ble_int.h 260 extern void btm_ble_set_conn_st(tBTM_BLE_CONN_ST new_st);
btm_ble_gap.c     [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 76 btm_ble_set_conn_st (BLE_CONN_IDLE);
573 btm_ble_set_conn_st (BLE_DIR_CONN);

Completed in 390 milliseconds