Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dmgmt.c7711 u8 schedule_instance = 0; in add_advertising() local
7799 schedule_instance = next_instance->instance; in add_advertising()
7804 schedule_instance = cp->instance; in add_advertising()
7813 !schedule_instance) { in add_advertising()
7832 err = __hci_req_schedule_adv_instance(&req, schedule_instance, true); in add_advertising()
8039 u8 schedule_instance = 0; in add_ext_adv_data() local
8114 schedule_instance = next_instance->instance; in add_ext_adv_data()
8119 schedule_instance = cp->instance; in add_ext_adv_data()
8127 !schedule_instance) { in add_ext_adv_data()
8140 err = __hci_req_schedule_adv_instance(&req, schedule_instance, in add_ext_adv_data()