Home
last modified time | relevance | path

Searched full:ble_svc_gatt_init (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/gatt/include/services/gatt/
H A Dble_svc_gatt.h34 void ble_svc_gatt_init(void);
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/gatt/
H A Dpkg.yml34 ble_svc_gatt_init: 'MYNEWT_VAL(BLE_SVC_GATT_SYSINIT_STAGE)'
/nrf52832-nimble/packages/NimBLE-latest/porting/examples/linux/
H A Dmain.c64 ble_svc_gatt_init(); in main()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/gatt/src/
H A Dble_svc_gatt.c96 ble_svc_gatt_init(void) in ble_svc_gatt_init() function