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

  /system/bt/stack/gatt/
gatt_api.c 466 tGATT_SR_REG *p_sreg; local
505 p_sreg = &gatt_cb.sr_reg[i_sreg];
506 p_sreg->gatt_if = gatt_if;
512 if (p_sreg->type == GATT_UUID_PRI_SERVICE)
514 p_uuid = gatts_get_service_uuid (p_sreg->p_db);
516 p_sreg->sdp_handle = gatt_add_sdp_record(p_uuid, p_sreg->s_hdl, p_sreg->e_hdl);
523 gatts_update_srv_list_elem(i_sreg, p_sreg->s_hdl,
531 p_sreg->s_hdl,p_sreg->e_hdl
1245 tGATT_SR_REG *p_sreg; local
    [all...]
gatt_utils.c 1367 tGATT_SR_REG *p_sreg; local
1402 tGATT_SR_REG *p_sreg = NULL; local
    [all...]
gatt_db.c 1125 tGATT_SR_REG *p_sreg; local
    [all...]
gatt_sr.c 1044 tGATT_SR_REG *p_sreg; local
    [all...]

Completed in 63 milliseconds