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

  /external/bluetooth/bluedroid/btif/src/
btif_gatt_multi_adv_util.c 604 if (p_multi_inst_cb->data.p_sol_service_32b != NULL)
606 if (p_multi_inst_cb->data.p_sol_service_32b->p_uuid != NULL)
607 GKI_freebuf(p_multi_inst_cb->data.p_sol_service_32b->p_uuid);
608 GKI_freebuf(p_multi_inst_cb->data.p_sol_service_32b);
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 406 tBTM_BLE_32SERVICE *p_sol_service_32b; /* List of 32 bit Service Solicitation UUIDs */ member in struct:__anon6102
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 398 tBTA_BLE_32SERVICE *p_sol_service_32b; /* List of 32 bit Service Solicitation UUIDs */ member in struct:__anon5306
    [all...]

Completed in 323 milliseconds