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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c 467 tGATT_SR_REG *p_sreg; local
506 p_sreg = &gatt_cb.sr_reg[i_sreg];
507 p_sreg->gatt_if = gatt_if;
513 if (p_sreg->type == GATT_UUID_PRI_SERVICE)
515 p_uuid = gatts_get_service_uuid (p_sreg->p_db);
517 p_sreg->sdp_handle = gatt_add_sdp_record(p_uuid, p_sreg->s_hdl, p_sreg->e_hdl);
524 gatts_update_srv_list_elem(i_sreg, p_sreg->s_hdl,
532 p_sreg->s_hdl,p_sreg->e_hdl
1250 tGATT_SR_REG *p_sreg; local
    [all...]
gatt_utils.c 1313 tGATT_SR_REG *p_sreg; local
1348 tGATT_SR_REG *p_sreg = NULL; local
    [all...]
gatt_db.c 1145 tGATT_SR_REG *p_sreg; local
    [all...]
gatt_sr.c 1098 tGATT_SR_REG *p_sreg; local
    [all...]

Completed in 42 milliseconds