Searched refs:p_start_char_id (Results 1 – 2 of 2) sorted by relevance
354 tBTA_GATTC_CHAR_ID *p_start_char_id, in BTA_GATTC_GetNextChar() argument361 if (!p_start_char_id || !p_char_result) in BTA_GATTC_GetNextChar()365 &p_start_char_id->srvc_id, in BTA_GATTC_GetNextChar()366 &p_start_char_id->char_id, in BTA_GATTC_GetNextChar()372 memcpy(&p_char_result->srvc_id, &p_start_char_id->srvc_id, sizeof(tBTA_GATT_SRVC_ID)); in BTA_GATTC_GetNextChar()
790 tBTA_GATTC_CHAR_ID *p_start_char_id,