Searched refs:srv_chg_mode (Results 1 – 3 of 3) sorted by relevance
421 if (gatt_cb.srv_chg_mode == GATTS_SEND_SERVICE_CHANGE_AUTO) { in GATTS_DeleteService()538 if (gatt_cb.srv_chg_mode == GATTS_SEND_SERVICE_CHANGE_AUTO) { in GATTS_StartService()1599 if (gatt_cb.srv_chg_mode == GATTS_SEND_SERVICE_CHANGE_AUTO) { in GATT_SendServiceChangeIndication()1738 gatt_cb.srv_chg_mode = mode; in GATTS_SetServiceChangeMode()
118 gatt_cb.srv_chg_mode = GATTS_SEND_SERVICE_CHANGE_MODE; in gatt_init()
559 UINT8 srv_chg_mode; /* internal use: service change mode */ member