Home | History | Annotate | Download | only in gatt

Lines Matching refs:browse

1990 ** Description      This function ends a browse command request, including read
2001 msg.browse.s_handle = s_handle;
2002 msg.browse.e_handle = e_handle;
2003 memcpy(&msg.browse.uuid, &uuid, sizeof(tBT_UUID));