Airoha M0 BLE API  1.0.5.4
bt_porting.h
1 #ifndef BT_PORTING_HH
2 #define BT_PORTING_HH
3 
4 uint8_t Airoha_PortingInit(void);
5 #endif
6