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

  /system/bt/bta/gatt/
bta_gattc_act.cc 247 GATT_CancelConnect(p_clreg->client_if,
521 if (GATT_CancelConnect(p_data->client_if, p_data->remote_bda, false)) {
565 if (GATT_CancelConnect(p_clcb->p_rcb->client_if,
    [all...]
bta_gatts_act.cc 470 if (!GATT_CancelConnect(p_rcb->gatt_if, p_msg->api_cancel_open.remote_bda,
  /system/bt/stack/include/
gatt_api.h     [all...]
  /system/bt/stack/gap/
gap_ble.cc 762 if (!GATT_CancelConnect(gap_cb.gatt_if, peer_bda, true)) {
  /system/bt/stack/gatt/
gatt_api.cc     [all...]

Completed in 2978 milliseconds