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

  /system/bt/bta/gatt/
bta_gattc_api.c 597 tBTA_GATTC_CHAR_DESCR_ID *p_descr_id,
611 memcpy(&p_buf->srvc_id, &p_descr_id->char_id.srvc_id, sizeof(tBTA_GATT_SRVC_ID));
612 memcpy(&p_buf->char_id, &p_descr_id->char_id.char_id, sizeof(tBTA_GATT_ID));
615 memcpy(p_buf->p_descr_type, &p_descr_id->descr_id, sizeof(tBTA_GATT_ID));
    [all...]
bta_gattc_cache.c 1303 tBTA_GATT_ID *p_descr_id = (tBTA_GATT_ID *)p_param;; local
    [all...]

Completed in 52 milliseconds