Home
last modified time | relevance | path

Searched refs:MP_BLUETOOTH_NIMBLE_MAX_SERVICES (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.h32 #define MP_BLUETOOTH_NIMBLE_MAX_SERVICES (8) macro
40 struct ble_gatt_svc_def *services[MP_BLUETOOTH_NIMBLE_MAX_SERVICES];
A Dmodbluetooth_nimble.c934 …f (MP_STATE_PORT(bluetooth_nimble_root_pointers)->n_services == MP_BLUETOOTH_NIMBLE_MAX_SERVICES) { in mp_bluetooth_gatts_register_service()

Completed in 7 milliseconds