#define GAP_START_LIMITED_DISCOVERY_PROC_CP_SIZE 6 #define OCF_GAP_START_GENERAL_DISCOVERY_PROC 0x0097 } PACKED gap_start_general_discovery_proc_cp; #define GAP_START ...
static mp_obj_t pb_messaging_bluetooth_scan_close(mp_obj_t self_in) { pb_messaging_bluetooth_scan_result_obj_t *self = MP_OBJ_TO_PTR(self_in); MP_DEFINE_CONST_FUN_OBJ ...