Searched refs:update_white_list (Results 1 – 3 of 3) sorted by relevance
172 } update_white_list; member
391 arg.update_white_list.add_remove = add_remove; in esp_ble_gap_update_whitelist()392 arg.update_white_list.wl_addr_type = wl_addr_type; in esp_ble_gap_update_whitelist()393 memcpy(arg.update_white_list.remote_bda, remote_bda, sizeof(esp_bd_addr_t)); in esp_ble_gap_update_whitelist()
1987 …BTA_DmUpdateWhiteList(arg->update_white_list.add_remove, arg->update_white_list.remote_bda, arg->u… in btc_gap_ble_call_handler()