Searched refs:BleGattsStartServiceEx (Results 1 – 4 of 4) sorted by relevance
103 | BleGattsStartServiceEx | 根据传入的服务列表,创建gatt服务。 |
614 int BleGattsStartServiceEx(int *srvcHandle, BleGattService *srvcInfo);
103 | BleGattsStartServiceEx | Creates a GATT service based on the passed service list.|
1152 int BleGattsStartServiceEx(int *srvcHandle, BleGattService *srvcInfo) in BleGattsStartServiceEx() function