Home
last modified time | relevance | path

Searched refs:p_value (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/libbt/src/
Dconf.c97 char *p_value; in vnd_load_conf() local
118 p_value = strtok(NULL, CONF_DELIMITERS); in vnd_load_conf()
120 if (NULL == p_value) in vnd_load_conf()
132 p_entry->p_action(p_name, p_value, p_entry->param); in vnd_load_conf()
/hardware/libhardware/include/hardware/
Dbt_gatt_client.h347 char* p_value);
358 int auth_req, char* p_value);
Dbt_gatt_server.h186 char* p_value);