Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c4070 UINT8 match_slot = BTA_EIR_SERVER_NUM_CUSTOM_UUID; in bta_dm_update_eir_uuid() local
4079 else if (match_slot == BTA_EIR_SERVER_NUM_CUSTOM_UUID) in bta_dm_update_eir_uuid()
4083 match_slot = xx;; in bta_dm_update_eir_uuid()
4090 if (match_slot == BTA_EIR_SERVER_NUM_CUSTOM_UUID) in bta_dm_update_eir_uuid()
4110 if (match_slot == BTA_EIR_SERVER_NUM_CUSTOM_UUID) in bta_dm_update_eir_uuid()
4117 memset (&(bta_dm_cb.custom_uuid[match_slot]), 0, sizeof(tBT_UUID)); in bta_dm_update_eir_uuid()