Home
last modified time | relevance | path

Searched refs:empty_slot (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c3721 UINT8 empty_slot = BTA_EIR_SERVER_NUM_CUSTOM_UUID; in bta_dm_update_eir_uuid() local
3728 if (empty_slot == BTA_EIR_SERVER_NUM_CUSTOM_UUID) in bta_dm_update_eir_uuid()
3729 empty_slot = xx; in bta_dm_update_eir_uuid()
3744 if (empty_slot == BTA_EIR_SERVER_NUM_CUSTOM_UUID) in bta_dm_update_eir_uuid()
3751 memcpy (&(bta_dm_cb.custom_uuid[empty_slot]), &(p_msg->uuid), sizeof(tBT_UUID)); in bta_dm_update_eir_uuid()