Home
last modified time | relevance | path

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

/system/bt/include/
Dbt_target.h747 #ifndef BLE_PERIPHERAL_MODE_SUPPORT
748 #define BLE_PERIPHERAL_MODE_SUPPORT TRUE macro
/system/bt/stack/gatt/
Dgatt_api.c1298 #if (defined(BLE_PERIPHERAL_MODE_SUPPORT) && (BLE_PERIPHERAL_MODE_SUPPORT == TRUE)) in GATT_Deregister()
/system/bt/btif/src/
Dbtif_gatt_client.c1419 #if (defined(BLE_PERIPHERAL_MODE_SUPPORT) && (BLE_PERIPHERAL_MODE_SUPPORT == TRUE)) in btgattc_handle_event()