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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c 472 cb_data.srvc_oper.server_if = p_rcb->gatt_if;
473 cb_data.srvc_oper.service_id = p_msg->api_add_incl_srvc.hdr.layer_specific;
479 cb_data.srvc_oper.status = BTA_GATT_OK;
484 cb_data.srvc_oper.status = BTA_GATT_ERROR;
505 cb_data.srvc_oper.server_if = p_rcb->gatt_if;
506 cb_data.srvc_oper.service_id = p_msg->api_add_incl_srvc.hdr.layer_specific;
513 cb_data.srvc_oper.status = BTA_GATT_OK;
517 cb_data.srvc_oper.status = BTA_GATT_ERROR;
539 cb_data.srvc_oper.server_if = p_rcb->gatt_if;
540 cb_data.srvc_oper.service_id = p_srvc_cb->service_id
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 537 tBTA_GATTS_SRVC_OPER srvc_oper; member in union:__anon2229
    [all...]

Completed in 2699 milliseconds