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

  /system/bt/stack/gatt/
gatt_attr.c 77 GATT_GetConnIdIfConnected (gatt_cb.gatt_if, remote_bda, &conn_id, BT_TRANSPORT_LE);
453 if (GATT_GetConnIdIfConnected (gatt_cb.gatt_if, remote_bda, &p_clcb->conn_id, transport))
gatt_api.c     [all...]
  /system/bt/stack/include/
gatt_api.h     [all...]
  /system/bt/stack/srvc/
srvc_dis.c 468 GATT_GetConnIdIfConnected(srvc_eng_cb.gatt_if, peer_bda, &conn_id, BT_TRANSPORT_LE);
  /system/bt/bta/gatt/
bta_gattc_act.c 530 if (GATT_GetConnIdIfConnected(p_clcb->p_rcb->client_if,
574 if (GATT_GetConnIdIfConnected(p_data->client_if,
    [all...]
bta_gatts_act.c 696 if (GATT_GetConnIdIfConnected(p_rcb->gatt_if, p_msg->api_open.remote_bda,
  /system/bt/stack/gap/
gap_ble.c 707 if (GATT_GetConnIdIfConnected(gap_cb.gatt_if, peer_bda, &p_clcb->conn_id, BT_TRANSPORT_LE))

Completed in 661 milliseconds