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

  /external/bluetooth/bluedroid/stack/include/
gatt_api.h     [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c 291 GATT_CancelConnect(p_clreg->client_if, p_cb->bg_track[i].remote_bda, FALSE);
617 if (GATT_CancelConnect(p_data->client_if, p_data->remote_bda, FALSE))
669 if (GATT_CancelConnect(p_clcb->p_rcb->client_if, p_data->api_cancel_conn.remote_bda, TRUE))
    [all...]
bta_gatts_act.c 754 if (!GATT_CancelConnect(p_rcb->gatt_if, p_msg->api_cancel_open.remote_bda,
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 822 if (!GATT_CancelConnect(gap_cb.gatt_if, peer_bda, TRUE))
  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c     [all...]

Completed in 36 milliseconds