Searched refs:SMP_INCLUDED (Results 1 - 24 of 24) sorted by relevance

/system/bt/include/
H A Dbte_appl.h28 #if ((BLE_INCLUDED == TRUE) && (SMP_INCLUDED == TRUE))
H A Dbt_target.h793 #ifndef SMP_INCLUDED
795 #define SMP_INCLUDED TRUE macro
797 #define SMP_INCLUDED FALSE macro
801 #if SMP_INCLUDED == TRUE && BLE_INCLUDED == FALSE
/system/bt/stack/btu/
H A Dbtu_init.c42 #if SMP_INCLUDED == TRUE
96 #if (defined(SMP_INCLUDED) && SMP_INCLUDED == TRUE)
H A Dbtu_task.c79 #if (SMP_INCLUDED == TRUE)
H A Dbtu_hcif.c1662 #if BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE
/system/bt/main/
H A Dbte_init.c62 #if (defined(SMP_INCLUDED) && SMP_INCLUDED == TRUE)
/system/bt/stack/btm/
H A Dbtm_ble_addr.c94 #if (BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE)
204 #if SMP_INCLUDED == TRUE
320 #if (BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE)
H A Dbtm_ble.c46 #if SMP_INCLUDED == TRUE
138 #if SMP_INCLUDED == TRUE
369 #if SMP_INCLUDED == TRUE
392 #if SMP_INCLUDED == TRUE
452 #if SMP_INCLUDED == TRUE
484 #if SMP_INCLUDED == TRUE
523 #if SMP_INCLUDED == TRUE
1095 #if (SMP_INCLUDED == TRUE)
2170 #endif /* SMP_INCLUDED */
2250 #if SMP_INCLUDED
[all...]
H A Dbtm_ble_int.h35 #if BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE
385 #if SMP_INCLUDED == TRUE
H A Dbtm_sec.c240 #if BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE
244 #if SMP_INCLUDED == TRUE
261 #if BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE
1034 #if BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE
1160 #if SMP_INCLUDED == TRUE
1221 #if SMP_INCLUDED == TRUE
1425 #if BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE
1476 #if BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE
4190 #if BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE
4239 #if BLE_INCLUDED == TRUE && SMP_INCLUDED
[all...]
H A Dbtm_int.h41 #if (SMP_INCLUDED == TRUE)
490 #if SMP_INCLUDED == TRUE
H A Dbtm_ble_multi_adv.c383 #if (SMP_INCLUDED == TRUE)
/system/bt/btif/co/
H A Dbta_dm_co.c35 #if SMP_INCLUDED == TRUE
/system/bt/stack/include/
H A Dsmp_api.h32 #if BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE
H A Dbtm_api.h1381 #if BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE
1622 #if BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE
1698 #if BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE
1747 #if SMP_INCLUDED == TRUE
/system/bt/stack/smp/
H A Dsmp_cmac.c27 #if SMP_INCLUDED == TRUE
H A Dsmp_l2c.c27 #if SMP_INCLUDED == TRUE
345 #endif /* SMP_INCLUDED == TRUE */
H A Dsmp_api.c31 #if SMP_INCLUDED == TRUE
622 #endif /* SMP_INCLUDED */
H A Dsmp_main.c21 #if SMP_INCLUDED == TRUE
H A Dsmp_utils.c26 #if SMP_INCLUDED == TRUE
H A Dsmp_act.c29 #if SMP_INCLUDED == TRUE
H A Dsmp_keys.c26 #if SMP_INCLUDED == TRUE
/system/bt/bta/dm/
H A Dbta_dm_act.c92 #if ((defined SMP_INCLUDED) && (SMP_INCLUDED == TRUE))
236 #if SMP_INCLUDED == TRUE
4310 #if (SMP_INCLUDED == TRUE)
4435 #endif /* SMP_INCLUDED == TRUE */
/system/bt/bta/include/
H A Dbta_api.h780 #if BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE

Completed in 247 milliseconds