Searched refs:sBtInterface (Results 1 – 1 of 1) sorted by relevance
98 const bt_interface_t* sBtInterface = nullptr; variable359 sBtInterface = interface; in HAL_load()367 sBtInterface = nullptr; in HAL_unload()404 global_status = (bt_status_t)sBtInterface->set_adapter_property(&property1); in adapter_state_changed()405 global_status = (bt_status_t)sBtInterface->set_adapter_property(&property); in adapter_state_changed()406 global_status = (bt_status_t)sBtInterface->set_adapter_property(&property2); in adapter_state_changed()441 sBtInterface->pin_reply(remote_bd_addr, true, 4, &pincode)) { in pin_request_cb()453 sBtInterface->ssp_reply(remote_bd_addr, pairing_variant, true, in ssp_request_cb()535 global_status = (bt_status_t)sBtInterface->init(&bt_callbacks); in adapter_init()537 global_status = (bt_status_t)sBtInterface->set_os_callouts(&callouts); in adapter_init()[all …]