Home
last modified time | relevance | path

Searched refs:MP_BLUETOOTH_IRQ_GATTC_DESCRIPTOR_DONE (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.h146 #define MP_BLUETOOTH_IRQ_GATTC_DESCRIPTOR_DONE (14) macro
A Dmodbluetooth.c1088 …== MP_BLUETOOTH_IRQ_GATTC_CHARACTERISTIC_DONE || event == MP_BLUETOOTH_IRQ_GATTC_DESCRIPTOR_DONE) { in bluetooth_ble_invoke_irq()
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c437 irq == MP_BLUETOOTH_IRQ_GATTC_DESCRIPTOR_DONE) { in btstack_packet_handler()
530 btstack_packet_handler(packet_type, packet, MP_BLUETOOTH_IRQ_GATTC_DESCRIPTOR_DONE); in btstack_packet_handler_discover_descriptors()
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c1334 …mp_bluetooth_gattc_on_discover_complete(MP_BLUETOOTH_IRQ_GATTC_DESCRIPTOR_DONE, conn_handle, error… in ble_gattc_descriptor_cb()

Completed in 15 milliseconds