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 406 btm_ble_set_conn_st (BLE_BG_CONN);
420 btm_ble_set_conn_st (BLE_CONN_CANCEL);
658 ** Function btm_ble_set_conn_st
665 void btm_ble_set_conn_st(tBTM_BLE_CONN_ST new_st) function
btm_ble_int.h 331 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 79 btm_ble_set_conn_st (BLE_CONN_CANCEL);
364 btm_ble_set_conn_st(BLE_CONN_IDLE);
717 btm_ble_set_conn_st (BLE_DIR_CONN);
    [all...]

Completed in 245 milliseconds