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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c 77 GATT_GetConnIdIfConnected (gatt_cb.gatt_if, remote_bda, &conn_id, BT_TRANSPORT_LE);
492 if (GATT_GetConnIdIfConnected (gatt_cb.gatt_if, remote_bda, &p_clcb->conn_id, transport))
gatt_api.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h     [all...]
  /external/bluetooth/bluedroid/stack/srvc/
srvc_dis.c 480 GATT_GetConnIdIfConnected(srvc_eng_cb.gatt_if, peer_bda, &conn_id, BT_TRANSPORT_LE);
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c 533 if (GATT_GetConnIdIfConnected(p_clcb->p_rcb->client_if,
574 if (GATT_GetConnIdIfConnected(p_data->client_if,
    [all...]
bta_gatts_act.c 721 if (GATT_GetConnIdIfConnected(p_rcb->gatt_if, p_msg->api_open.remote_bda,

Completed in 34 milliseconds