Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_api.cc66 if (bluetooth::shim::is_gd_shim_enabled()) { in L2CA_Register()
134 if (bluetooth::shim::is_gd_shim_enabled()) { in L2CA_Deregister()
184 if (bluetooth::shim::is_gd_shim_enabled()) { in L2CA_AllocatePSM()
223 if (bluetooth::shim::is_gd_shim_enabled()) { in L2CA_AllocateLePSM()
273 if (bluetooth::shim::is_gd_shim_enabled()) { in L2CA_FreeLePSM()
304 if (bluetooth::shim::is_gd_shim_enabled()) { in L2CA_ConnectReq()
330 if (bluetooth::shim::is_gd_shim_enabled()) { in L2CA_ErtmConnectReq()
435 if (bluetooth::shim::is_gd_shim_enabled()) { in L2CA_RegisterLECoc()
503 if (bluetooth::shim::is_gd_shim_enabled()) { in L2CA_DeregisterLECoc()
553 if (bluetooth::shim::is_gd_shim_enabled()) { in L2CA_ConnectLECocReq()
[all …]
Dl2c_ble.cc151 if (bluetooth::shim::is_gd_shim_enabled()) { in L2CA_EnableUpdateBleConnParams()
/system/bt/stack/smp/
Dsmp_api.cc53 if (bluetooth::shim::is_gd_shim_enabled()) { in SMP_Init()
117 LOG_ASSERT(!bluetooth::shim::is_gd_shim_enabled()) in SMP_Register()
143 LOG_ASSERT(!bluetooth::shim::is_gd_shim_enabled()) in SMP_Pair()
186 LOG_ASSERT(!bluetooth::shim::is_gd_shim_enabled()) in SMP_BR_PairWith()
230 LOG_ASSERT(!bluetooth::shim::is_gd_shim_enabled()) in SMP_PairCancel()
269 LOG_ASSERT(!bluetooth::shim::is_gd_shim_enabled()) in SMP_SecurityGrant()
318 LOG_ASSERT(!bluetooth::shim::is_gd_shim_enabled()) in SMP_PasskeyReply()
375 LOG_ASSERT(!bluetooth::shim::is_gd_shim_enabled()) in SMP_ConfirmReply()
423 LOG_ASSERT(!bluetooth::shim::is_gd_shim_enabled()) in SMP_OobDataReply()
464 LOG_ASSERT(!bluetooth::shim::is_gd_shim_enabled()) in SMP_SecureConnectionOobDataReply()
/system/bt/btif/src/
Dbtif_config.cc254 if (bluetooth::shim::is_gd_shim_enabled()) { in init()
367 if (bluetooth::shim::is_gd_shim_enabled()) { in clean_up()
393 if (bluetooth::shim::is_gd_shim_enabled()) { in btif_config_exist()
403 if (bluetooth::shim::is_gd_shim_enabled()) { in btif_config_get_int()
419 if (bluetooth::shim::is_gd_shim_enabled()) { in btif_config_set_int()
430 if (bluetooth::shim::is_gd_shim_enabled()) { in btif_config_get_uint64()
446 if (bluetooth::shim::is_gd_shim_enabled()) { in btif_config_set_uint64()
457 if (bluetooth::shim::is_gd_shim_enabled()) { in btif_config_get_str()
477 if (bluetooth::shim::is_gd_shim_enabled()) { in btif_config_set_str()
494 if (bluetooth::shim::is_gd_shim_enabled()) { in btif_config_get_bin()
[all …]
Dstack_manager.cc116 if (bluetooth::shim::is_gd_shim_enabled()) { in event_init_stack()
Dbluetooth.cc341 if (bluetooth::shim::is_gd_shim_enabled()) { in dump()
Dbtif_dm.cc314 if (bluetooth::shim::is_gd_shim_enabled()) { in btif_dm_init()
2445 if (bluetooth::shim::is_gd_shim_enabled()) { in btif_dm_pin_reply()
2490 if (bluetooth::shim::is_gd_shim_enabled()) { in btif_dm_ssp_reply()
/system/bt/main/
Dbte_main.cc147 if (bluetooth::shim::is_gd_shim_enabled()) { in bte_main_enable()
174 if (bluetooth::shim::is_gd_shim_enabled()) { in bte_main_disable()
/system/bt/stack/btm/
Dbtm_ble.cc74 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_SecAddBleDevice()
140 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_SecAddBleKey()
184 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_BleLoadLocalKeys()
210 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_GetDeviceEncRoot()
218 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_GetDeviceIDRoot()
226 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_GetDeviceDHK()
245 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_ReadConnectionAddr()
273 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_IsBleConnection()
306 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_ReadRemoteConnectionAddr()
348 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_SecurityGrant()
[all …]
Dbtm_inq.cc131 if (bluetooth::shim::is_gd_shim_enabled()) { in SendRemoteNameRequest()
156 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_SetDiscoverability()
270 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_SetInquiryScanType()
307 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_SetPageScanType()
347 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_SetInquiryMode()
386 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_ReadDiscoverability()
411 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_CancelPeriodicInquiry()
457 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_SetConnectability()
535 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_ReadConnectability()
561 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_IsInquiryActive()
[all …]
Dbtm_dev.cc171 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_SecDeleteDevice()
Dbtm_devctl.cc236 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_DeviceReset()
Dbtm_sec.cc230 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_SecRegister()
984 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_SecBond()
1017 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_SecBondCancel()
1141 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_SetEncryption()
1296 ASSERT_LOG(!bluetooth::shim::is_gd_shim_enabled(), "Unreachable code path"); in BTM_ConfirmReqReply()
1346 ASSERT_LOG(!bluetooth::shim::is_gd_shim_enabled(), "Unreachable code path"); in BTM_PasskeyReqReply()
2020 if (bluetooth::shim::is_gd_shim_enabled()) { in btm_sec_mx_access_request()
Dbtm_ble_gap.cc384 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_BleObserve()
643 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_BleMaxMultiAdvInstanceCount()
662 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_BleLocalPrivacyEnabled()
Dbtm_acl.cc1357 if (bluetooth::shim::is_gd_shim_enabled()) { in BTM_GetHCIConnHandle()
/system/bt/main/shim/
Dshim.h48 bool is_gd_shim_enabled();
Dshim.cc57 bool bluetooth::shim::is_gd_shim_enabled() { in is_gd_shim_enabled() function in bluetooth::shim
/system/bt/hci/src/
Dbtsnoop.cc298 if (bluetooth::shim::is_gd_shim_enabled()) { in whitelist_l2c_channel()
312 if (bluetooth::shim::is_gd_shim_enabled()) { in whitelist_rfc_dlci()
327 if (bluetooth::shim::is_gd_shim_enabled()) { in add_rfc_l2c_channel()
342 if (bluetooth::shim::is_gd_shim_enabled()) { in clear_l2cap_whitelist()
Dhci_layer.cc874 if (bluetooth::shim::is_gd_shim_enabled()) { in hci_layer_get_interface()
/system/bt/stack/gatt/
Dconnection_manager.cc94 if (bluetooth::shim::is_gd_shim_enabled()) { in background_connect_add()
202 if (bluetooth::shim::is_gd_shim_enabled()) { in direct_connect_add()
/system/bt/stack/test/
Dgatt_connection_manager_test.cc64 bool is_gd_shim_enabled() { return false; } in is_gd_shim_enabled() function
/system/bt/device/src/
Dcontroller.cc726 if (bluetooth::shim::is_gd_shim_enabled()) { in controller_get_interface()