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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 380 ** Function BTA_GATTC_GetFirstCharDescr
395 tBTA_GATT_STATUS BTA_GATTC_GetFirstCharDescr (UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id,
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 797 ** Function BTA_GATTC_GetFirstCharDescr
812 BTA_API extern tBTA_GATT_STATUS BTA_GATTC_GetFirstCharDescr (UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id,
    [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c 615 if (BTA_GATTC_GetFirstCharDescr(p_cb->conn_id,
935 if (BTA_GATTC_GetFirstCharDescr(p_cb->conn_id,
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c     [all...]

Completed in 231 milliseconds