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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 849 ** Function BTA_GATTC_SendIndConfirm
859 void BTA_GATTC_SendIndConfirm (UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id)
863 APPL_TRACE_API("BTA_GATTC_SendIndConfirm conn_id=%d service uuid1=0x%x char uuid=0x%x",
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h     [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 519 BTA_GATTC_SendIndConfirm(p_data->notify.conn_id,
    [all...]

Completed in 57 milliseconds