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

  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 697 ** Function BTA_GATTC_GetNextChar
714 BTA_API extern tBTA_GATT_STATUS BTA_GATTC_GetNextChar (UINT16 conn_id,
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 295 ** Function BTA_GATTC_GetNextChar
312 tBTA_GATT_STATUS BTA_GATTC_GetNextChar (UINT16 conn_id,
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 551 status = BTA_GATTC_GetNextChar(p_cb->conn_id, &in_char_id, NULL,
    [all...]

Completed in 196 milliseconds