mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 22:20:37 +00:00
use // MARK: instead of #pragma mark
This commit is contained in:
parent
a595331e03
commit
113c38a3f8
@ -161,7 +161,7 @@ static int get_name(bd_addr_t *bd_addr, device_name_t *device_name) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
#pragma mark PERSISTENT RFCOMM CHANNEL ALLOCATION
|
||||
// MARK: PERSISTENT RFCOMM CHANNEL ALLOCATION
|
||||
|
||||
static uint8_t persistent_rfcomm_channel(char *serviceName){
|
||||
linked_item_t *it;
|
||||
|
Loading…
x
Reference in New Issue
Block a user