Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.h497 STATIC inline void mp_bluetooth_gatts_db_create(mp_gatts_db_t *db) { in mp_bluetooth_gatts_db_create() function
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c645 mp_bluetooth_gatts_db_create(&MP_STATE_PORT(bluetooth_btstack_root_pointers)->gatts_db); in mp_bluetooth_init()
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c608 mp_bluetooth_gatts_db_create(&MP_STATE_PORT(bluetooth_nimble_root_pointers)->gatts_db); in mp_bluetooth_init()

Completed in 11 milliseconds