HomeSort by relevance Sort by last modified time
    Searched refs:BLE_BG_CONN (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);
417 if (p_cb->conn_state == BLE_BG_CONN)
668 if (new_st == BLE_BG_CONN || new_st == BLE_DIR_CONN) {
btm_ble_int.h 210 #define BLE_BG_CONN 2
btm_ble.c 497 if (new_param && p_ble_cb->conn_state == BLE_BG_CONN)
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 748 if (conn_st == BLE_BG_CONN)
    [all...]

Completed in 61 milliseconds